A Variant containing a binary representation of the SID.
__property VARIANT * Sid;
VARIANT * Sid;
Property Sid() As VARIANT *
This is simply a byte array (variant type VT_ARRAY|VT_UI1) containing the binary version of the Windows API SID structure.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|